GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / TwainGetImageLayout Method





In This Topic
TwainGetImageLayout Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(778)>
Function TwainGetImageLayout( _
   ByRef Left As Double, _
   ByRef Top As Double, _
   ByRef Right As Double, _
   ByRef Bottom As Double _
) As Boolean
[DispId(778)]
bool TwainGetImageLayout( 
   ref double Left,
   ref double Top,
   ref double Right,
   ref double Bottom
)
function TwainGetImageLayout( 
   var  Left: Double;
   var  Top: Double;
   var  Right: Double;
   var  Bottom: Double
): Boolean; 
DispIdAttribute(778)
function TwainGetImageLayout( 
   Left : double,
   Top : double,
   Right : double,
   Bottom : double
) : boolean;
[DispId(778)]
bool TwainGetImageLayout( 
   ref double Left,
   ref double Top,
   ref double Right,
   ref double Bottom
) 
[DispId(778)]
bool TwainGetImageLayout( 
   double% Left,
   double% Top,
   double% Right,
   double% Bottom
) 

Parameters

Left
Top
Right
Bottom
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members